←Select platform

BezierPathCommand Constructor(LeadPoint[])

Summary
Initializes a new BezierPathCommand class object with inputPoints values.
Syntax
C#
VB
C++
Public Function New( _ 
   ByVal inputPoints() As LeadPoint _ 
) 
public: 
BezierPathCommand(  
   array<LeadPoint>^ inputPoints 
) 

Parameters

inputPoints
An array of LeadPoint structures that represent the points used for input of the distorted image.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.